home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 005 / product.arc / MACRO50.MNU < prev    next >
Encoding:
Text File  |  1986-10-27  |  323 b   |  11 lines

  1. [INTERSEC]^C^CBreak;\@.001,.001;+
  2. Fillet;R;0;;Inters;\@;;Inters;\@;
  3.  
  4.  
  5. [INTERSEC]^C^C(Setq A +
  6. (Getpoint "Pick first intersection on the line: "));\+
  7. (Setq B (Getpoint "Pick second intersection on the line: "));\+
  8. (Setq C (Polar A (Angle A B) (/ (Distance A B) 2)));+
  9. Break;!C;@;+
  10. Fillet;R;0;;Int;!A;@;;Int;!B;@;
  11.